internal/bisect.dedup.seen (method)

2 uses

	internal/bisect (current package)
		bisect.go#L459: 			if !d.seen(h) {
		bisect.go#L748: func (d *dedup) seen(h uint64) bool {